GetProductsForOrgGuidResponse

The GetProductsForOrgGuidResult object includes an array (pair of strings) for each organization returned.

Note: The GetProductsForOrgGuid method only returns published products.
Parameter Type Description
ProductName string A description of the OPPSA Product Name
ProductType string A description of the OPPSA Product Type (Checking Account, Savings Account, Time Account)

The GetProductsForOrgGuidResult object will return a Fault exception of ‘Unauthorized’ for the following cases:

  • User name and/or Password specified in the request does not exist or is invalid.
  • User name specified is Locked or Disabled.
  • User name is a first-time new user that has not yet performed a password change.